home *** CD-ROM | disk | FTP | other *** search
- ' COPYRIGHT:
- '
- ' (C) Copyright Microsoft Corp. 1993. All rights reserved.
- '
- ' You have a royalty-free right to use, modify, reproduce and
- ' distribute the Sample Files (and/or any modified version) in
- ' any way you find useful, provided that you agree that
- ' Microsoft has no warranty obligations or liability for any
- ' Sample Application Files which are modified.
- '
- Global Const TRUE = -1
- Global Const FALSE = 0
- Global status$
-
-